Overview
Initiates the provisioning of a card to Google Wallet.
POST (/internal/v1/cards/{token}:provision-google-wallet)
Parameters
- token (path) (required): Internal unique identifier for the card. See CardToken model.
Request Body
Responses
200 OK
The necessary details to complete the card provisioning.
400 Bad Request
Bad Request Response
500 Internal Server Error
Internal server error response
Architecture
Provision Google Wallet request body.
Unique identifier of the user’s Google device. Must be between 1 and 24 characters.
124Type of device where the digital wallet token will be provisioned.
MOBILE_PHONE TABLET WATCHVersion of the application initiating the provisioning request.
150The user's Google Wallet account ID, provided by Google during the provisioning process.
150A stable hardware identifier for the user's device, such as ANDROID_ID for Android devices.
150No properties match your search
Try a different search term or clear the search to see all properties
The necessary details to complete the card provisioning.
A provider-specific cryptographic payload required to complete card provisioning. This value is returned by the issuer/processor and must be passed unmodified into the Google wallet SDK on the device.
No properties match your search
Try a different search term or clear the search to see all properties
Bad Request Response
urn:plmr:cards:connector:CARD_NOT_FOUND urn:plmr:cards:connector:CARD_ALREADY_TERMINATED urn:plmr:cards:connector:INVALID_CLIENT_PUBLIC_KEY urn:plmr:cards:connector:INVALID_CARD_STATE urn:plmr:cards:connector:IN_APP_PROVISION_NOT_ALLOWED urn:plmr:cards:connector:INVALID_CERTIFICATE_CHAINurn:plmr:cards:connector:NOT_BLANK urn:plmr:cards:connector:NOT_NULLNo properties match your search
Try a different search term or clear the search to see all properties
Internal server error response
urn:plmr:cards:connector:CARD_NOT_FOUND urn:plmr:cards:connector:CARD_ALREADY_TERMINATED urn:plmr:cards:connector:INVALID_CLIENT_PUBLIC_KEY urn:plmr:cards:connector:INVALID_CARD_STATE urn:plmr:cards:connector:IN_APP_PROVISION_NOT_ALLOWED urn:plmr:cards:connector:INVALID_CERTIFICATE_CHAINurn:plmr:cards:connector:NOT_BLANK urn:plmr:cards:connector:NOT_NULLNo properties match your search
Try a different search term or clear the search to see all properties